home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIP Turkiye Mayıs 1998.iso
/
grafik
/
95NEOBOK
/
NBW30.EXE
/
NeoBook.exe
/
0
/
RCDATA
/
TPROGRESSREPORT
/
TPROGRESSREPORT.txt
Wrap
Text File
|
1997-02-27
|
965b
|
53 lines
object ProgressReport: TProgressReport
Left = 312
Top = 123
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 133
ClientWidth = 313
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 15
object ProgressPanel: TPanel
Left = 8
Top = 40
Width = 297
Height = 41
BevelOuter = bvLowered
TabOrder = 0
object ProgressBar: TGauge
Left = 8
Top = 8
Width = 281
Height = 25
ForeColor = clMaroon
Progress = 0
end
end
object Prompt: TPanel
Left = 8
Top = 8
Width = 297
Height = 25
BevelOuter = bvLowered
TabOrder = 1
end
object CancelBtn: TButton
Left = 114
Top = 96
Width = 84
Height = 28
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
OnClick = CancelBtnClick
end
end